home *** CD-ROM | disk | FTP | other *** search
/ PC Games.EXE 1997 November (Alt) / PC Games.EXE November 1997 (1997).iso / Heat / DATA.Z / workocx.bat < prev    next >
Encoding:
DOS Batch File  |  1997-05-07  |  328 b   |  8 lines

  1. @echo off
  2. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 gizmo.ocx
  3. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 chat.ocx
  4. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 Portrait.ocx
  5. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
  6. start -w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 %winbootdir%\system\webster.ocx
  7. echo Done!
  8.